Papers with evidence learning
Evidence-guided Inference for Neutralized Zero-shot Transfer (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing knowledge transfer frameworks that use label skewness to neutralize biased language are costly and impractical when it comes to scarcely labeled data. |
| Approach: | They propose a neutralized Knowledge Transfer framework to equip pre-trained language models with neutralized transferability. |
| Outcome: | The proposed framework shows that it can be used to train pre-trained models with neutralized transferability . it is compared with baselines with a zero-shot cross-domain transfer setting . |
Estimating the Black-box LLM Uncertainty with Distribution-Aligned Adversarial Distillation (2026.acl-long)
Copied to clipboard
| Challenge: | Existing uncertainty quantification methods depend on computationally expensive multiple sampling or internal parameters, which prevents real-time estimation and fails to capture information implicit in the black-box reasoning process. |
| Approach: | They propose a distribution-aligned adjudication architecture to guide a lightweight proxy model to learn the high-quality regions of the output distribution of the black-box LLM. |
| Outcome: | Extensive experiments show that a proxy model even with 1% of the target LLM’s size can achieve reliable uncertainty quantification. |